home *** CD-ROM | disk | FTP | other *** search
/ Over 1,000 Windows 95 Programs / Over 1000 Windows 95 Programs (Microforum) (Disc 1).iso / 0695 / whatsnew.txt < prev   
Text File  |  1996-12-01  |  3KB  |  48 lines

  1. V2.2 <-2.1 26 Nov 96
  2. 1. New Java menu.  Moves Java from Netscape menu to its own.  
  3. 2.Altered the Applet option to automatically include class code.
  4. 3. Whole new javascript section from below.
  5. 4. In Java menu the Goto Line.. function now you can debug JavaScript in HTML Notepad.
  6.   As both Netscape and Iexplorer give you a line number only to hack through.
  7. 5. JavaScript event handlers (not complete)
  8. 6. New Netscape 3.0 SRC for JavaScript.
  9. 7. Param name and value easier dialog.
  10. 8.  Javascript: call function add to the HREF section.
  11. Hope you all like it.
  12.  
  13. V2.1 (patch3): 20 Nov 96 (never released)
  14. 1. Added JavaScript output from Save As option.  Now you can have your page completely created by JavaScript on Load.
  15. 2. Added some special characters in the conversion to C, Perl and JavaScript ô are now converted to \ö and # becomes \#  this allows compilation straight from conversion as required.
  16. 3. Small section on how to do JavaScript.
  17.  
  18. V2.1 (patch2)
  19. Fixed bug in Win95 version which meant you always had toolbar when initialised (Thanks: Edward Castle).
  20. Ctrl+Q for BlockQuote ( for Edward Castle)
  21. TAB now gives a tab.  Apologies but we never noticed before (Thanks: Jeffrey L. Fitzgerald et al)
  22.  
  23. V2.1 (patch1)
  24. When browsing in Windows 3.1 you will always get lowercase.  Win95 is still case-sensitive.
  25. New JavaScript template to allow easy document modification time.
  26.  
  27. Long URLs and images now wrap around in dialog box.
  28.  
  29. V2.1
  30. New Window option include in File|New to allow you to open multiple HTMLnotes.
  31. To facilitate this we have altered the file name to come first in title bar.  Iconise this and the file will come up rather than HTML Notepad all the time.
  32. Fixed AHREF and ANAME, IMG to go lower case when you specify.
  33. Made HR Special Win95 compatible dialog.
  34. Moved Test Page, Browser Setup, Table of Contents, Name Heading etc. into Tools pop-up menu.
  35.  
  36. Drag & Drop files into HTML Note.  The default is just to insert dropped files but if you press CTRL you will start a new file 
  37. Evaluation does naught but tells you how long you have been using it on splash screen.
  38. New Yen and Pound sign on character menu.
  39. Insert customised colour menu in Tool pop-up (Why would anyone want this?)
  40.  
  41. V2 (patch1)
  42. Lists altered to include last item even if not delimited by carriage return.
  43. Evaluation no longer turns off HTMLnote just nags you more.
  44. When you hit 32k now tells you to use splithtm.
  45. Tables now can form headings from first row or column when converting from tab or comma delimited text.
  46. Seems to be some problem with NT and WoW layer which we are having problems identifying.  Hopefully one of the by-products of this will be that it is fixed.  Windows95 version is definitely completely 32-bit.  Cannot see problemà
  47. Added further examples and also a list of references to more material.
  48.  Speed-ups some problems with Perl & C conversion fixed.